Skip to content

[bot] Fast-forward for 26.9.0 - #1069

Merged
github-actions[bot] merged 3 commits into
release26.9from
26.9_ff_bot_26.9.0
Sep 16, 2026
Merged

github-actions[bot] merged 3 commits into
release26.9from
26.9_ff_bot_26.9.0

Conversation

@github-actions

Copy link
Copy Markdown

Generated automatically.
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
View all PRs: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.9_ff_bot_26.9.0

labkey-adam and others added 3 commits September 2, 2026 20:05
## Rationale
Flow attribute tables have integer `rowid` and `id` columns, but the
corresponding beans can work with longs.
LabKey/internal-issues#1522
#1065)

## Rationale
Found by SignalDataFileWatcherTest on TeamCity running with contextPath
= /labkey. The change makes the WebDAV lookup of the just-copied data
file work when the server runs at a non-root context path.
WebdavService.lookup() expects resolver paths without a contextPath.
Swapping to lookupHref() applies the context-path substring
(WebdavService.java:128-136) so resource resolves, the ExpData gets
created, and the row's DataFile value is rewritten to the local copy.

## Related Pull Requests
- #1061

## Changes
- use WebdavService lookupHref instead of lookup in order to strip the
contextPath prefix
@github-actions
github-actions Bot merged commit 92f5761 into release26.9 Sep 16, 2026
21 checks passed
@github-actions
github-actions Bot deleted the 26.9_ff_bot_26.9.0 branch September 16, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants